multiple alignment meaning in English
多重对比
Examples
- Multiple alignment analysis based on hidden markov models
基于隐马尔可夫模型的多重序列分析 - Homology analysis by local blast and multiple alignment showed that these clones represented 1 651 unique transcripts
通过本地blast和序列多重对齐分析,从这些序列得到1651个独立的序列。 - To deal with the question that how we can guarantee the dna sequences which are stored in the personal dna database are anonymous , that no one can find out whom a special dna sequence is collected from , this paper get a new method ? savior , by improve dnala ( dna lattice anonymization ) , which is a method settling this question . savior replaces the multiple alignment in dnala with pairwise alignment between every tow sequences , and replaces the greedy algorithm in dnala with stochastic hill - climbing . for doing this , it can save the time for data pretreatment , and add the precision of classing
针对个人dna数据的隐私保护问题,即:如何保证无法将存储在数据库中的dna序列信息与其提供者的个人身份信息(如:姓名,身份证号码等)联系起来,本文对一种新近开发的隐私保护方法? dnala ( dnalatticeanonymization )进行了改进,在数据预处理阶段,用两两双序列比对代替了原算法中的多序列比对,在不降低处理精度的情况下减少了数据预处理所耗费的时间;用随机爬山法代替了原算法中的贪心策略,增加了算法后期处理的精度,从而形成了一种新的算法? savior 。